Corrected Keywords header.
authorEric S. Raymond <esr@snark.thyrsus.com>
Thu, 18 Mar 1993 21:49:55 +0000 (21:49 +0000)
committerEric S. Raymond <esr@snark.thyrsus.com>
Thu, 18 Mar 1993 21:49:55 +0000 (21:49 +0000)
lisp/ange-ftp.el

index 0e63e35ed0c0668d1cfd010b47f178b26d8c7160..05778b088bfab7c5174f0bee19e644988336c754 100644 (file)
@@ -4,7 +4,7 @@
 ;;; ??? Waiting for papers from several people.
 ;;;
 ;;; Author: Andy Norman (ange@hplb.hpl.hp.com)
-;;; Keywords: tools
+;;; Keywords: comm
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
@@ -859,7 +859,7 @@ SIZE, if supplied, should be a prime number."
 ;;;; Internal variables.
 ;;;; ------------------------------------------------------------
 
-(defconst ange-ftp-version "$Revision: 1.13 $")
+(defconst ange-ftp-version "$Revision: 1.14 $")
 
 (defvar ange-ftp-data-buffer-name " *ftp data*"
   "Buffer name to hold directory listing data received from ftp process.")